home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / software / slevy / stahuj / prog / winbackuptrial.exe / {app} / ASPI / Driver2 / WIN2KASP.TXT < prev   
Encoding:
Text File  |  2004-06-16  |  3.0 KB  |  76 lines

  1. ***************************************************************************** 
  2.                                   WIN2K ASPI.TXT
  3. ***************************************************************************** 
  4.  
  5. Installation Guide for the SDMS Windows 2000 ASPI Version 1.07.00 
  6.  
  7. This file describes the features and use of the SDMS ASPI for Windows 2000  
  8. software support package. It is divided into the following sections: 
  9.  
  10. Introduction for Windows 2000
  11.      Features
  12.      Description
  13.  
  14. Installing Windows 2000 ASPI  
  15.      Using an Installshield  
  16.      Command Line Options
  17.  
  18.  
  19. *********************** Introduction for Window 2000 *********************** 
  20.  
  21. SDMS Windows 2000 ASPI is a software support package based on the "ASPI for 
  22. Win32", version 2.3 specification. The ASPI software provides a mechanism used
  23. by Windows applications as an interface to access SCSI adapters and peripherals.
  24.  
  25. *  *  *  *  *  *  *  *  *  *  *  * Features *  *  *  *  *  *  *  *  *  *  * 
  26.  
  27. SDMS Windows 2000 ASPI supports these features:
  28.  
  29. o  32-bit Windows applications 
  30. o  Provides information about SCSI adapters and devices 
  31. o  Use to issue SCSI I/O requests 
  32. o  Multithreaded and multitasking operations 
  33.  
  34.  
  35. *  *  *  *  *  *  *  *  *  *  *  Description  *  *  *  *  *  *  *  *  *  *  * 
  36.  
  37. SDMS Windows 2000 ASPI is designed to the Advanced SCSI Programming Interface
  38. (ASPI) version 2.3 specification. All Windows applications use this interface 
  39. to gain access to system SCSI devices. Applications using this interface can
  40. retrieve information about installed SCSI adapters and the SCSI peripherals
  41. attached to the adapters. Applications using the ASPI interface can issue
  42. SCSI I/O requests to the devices.
  43.  
  44. Typical of these types of applications are utility programs that investigate
  45. and explore SCSI devices, or applications such as CD-R mastering software
  46. and scanner applications. 
  47.  
  48. SDMS Windows 2000 ASPI is comprised of two modules: 
  49.  
  50. 1.  a user mode DLL, and 
  51. 2.  a kernel mode device driver
  52.  
  53. Applications using ASPI only interface with the user mode DLL. The DLL passes
  54. commands and requests to the kernel mode device driver, which in turn
  55. interfaces with the Windows 2000 operating system for execution of the request. 
  56.  
  57.  
  58. *********************** Installing Windows 2000  ASPI ************************ 
  59.  
  60. To install Windows 2000 ASPI software, you execute an InstallShield setup 
  61. program. If you obtained the software from the LSI Logic web site, it will be
  62. in the form of a self-extracting zip file. Expand the zip file into a directory
  63. on your hard disk drive, or to a diskette and then run "setup". If you receive
  64. the Windows 2000 ASPI files on a diskette, simply run "setup".
  65.  
  66. The setup program installs the Windows 2000 ASPI files into the proper
  67. directories as well as making the appropriate registry entries.
  68.  
  69. After installing the software, you must reboot the computer.
  70.  
  71.  
  72. *  *  *  *  *  *  *  *  *  *  * Command Line Options *  *  *  *  *  *  *  *
  73.  
  74. There are no command line options with the Windows 2000 ASPI software.
  75.  
  76.